widget toolkit造句
例句与造句
- Enter the standard widget toolkit
进入标准窗口构件工具箱( swt ) 。 - The standard widget toolkit
标准窗口构件工具箱 - For a full explanation of the standard widget toolkit , see
有关标准窗口小部件工具箱( standard widget toolkit )的完整说明,请参阅 - Forget about customizing swing and discover the standard widget toolkit in
忘记kirk vogen在“创建本机的跨平台gui应用程序(重述) - The introduction of standard widget toolkit into the development community couldn t have come at a better time
现在把标准窗口小部件工具箱( swt )引入开发社区是最恰当不过了。 - It's difficult to find widget toolkit in a sentence. 用widget toolkit造句挺难的
- Find out how to create a simple standard widget toolkit application using java , eclipse , and the swt and jface libraries
系列的第一篇文章中,可以了解如何使用java 、 eclipse以及swt和jface库创建简单的swt应用程序。 - I ll try to keep the swing jargon to a minimum , in case you re more familiar with another gui technology , such as the standard widget toolkit
我尽量将swing行话减到最少,以防您比较熟悉的是另一种gui技术,比如standard widget toolkit ( swt ) 。 - We will not go into too much detail on the many and wide variety of standard widget toolkit widgets ui objects or the extension point framework
我们将不过于详细地讲述许多各种各样的standard widget toolkit ( swt )窗口小部件( ui对象)或扩展点框架。 - Over the past few months , the standard widget toolkit has continued to pick up momentum and is capturing more and more of the brain - share of java developers
在过去几个月里,标准窗口小部件工具箱( standard widget toolkit , swt )不断地取得进展,并汲取越来越多java开发人员的集体智慧。 - A gentle introduction to swt and jface includes basic articles on developing applications using the standard widget toolkit and jface libraries that come with the base eclipse software development kit
”包含一些描述使用standard widget toolkit ( swt )和jface库开发应用程序的基础文章,这些库是与基本的eclipse软件开发工具包一起提供的。 - The swt standard widget toolkit is a portable gui widget set , and one of the really nice things about that is that it has the platforms native look and feel , which is very important for most users
Swt ( standard widget toolkit )是一种可移植的gui widget集,其中一个真正好的方面是它具有平台本地的感观,这对于大多数用户来说是非常重要的。 - The standard widget toolkit and jface libraries are used to develop graphical user interfaces guis for the eclipse environment , and also to develop stand - alone gui native applications
可以使用标准窗口小部件工具箱( standard widget toolkit , swt )和jface库来开发用于eclipse环境的图形用户界面,而且还可以将它们用于开发单独的gui本机应用程序。 - A jface wizard , coupled with other user interface components within the standard widget toolkit , provides a flexible mechanism to systematically gather user input and perform data validation
Jface向导和标准窗口小部件工具箱( standard widget toolkit , swt )内的其它用户界面组件结合起来提供了灵活的机制,以便系统化地收集用户输入和执行数据验证。 - Plug - ins are java libraries that the platform loads in response to user requests for example , when the user opens a java class file , the runtime loads the java editor , or to offer services to other plug - ins for example , swt - the widget toolkit - is a plug - in
插件是java库,平台在响应用户请求(例如,当用户打开一个java类文件时,运行时装入java编辑器)或为其它插件提供服务(例如, swt窗口小控件工具箱就是一个插件)时装入插件。 - Find out how to use tabular tree , canvas , styled text , slider , spinner , scale and other controls , as well as stack layouts . a gentle introduction to swt and jface includes basic articles on developing applications using the standard widget toolkit and jface libraries that come with the base eclipse software development kit
这一期将向您展示如何使用表树( tabular tree ) 、画布、样式文本、滑块、微调控制项( spinner ) 、刻度和其他控件,以及如何使用一些堆栈布局。